Total Complexity | 8 |
Dependencies | 2 |
Dependents | 0 |
Total lines | 111 |
Lines of code | 75 |
Logical lines of code | 45 |
Comment lines | 2 |
Methods | 8 |
Properties | 0 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
testDatesThatShouldBeCastAsDateTimeObjectsAreDetected() | 59 | 1 | 15 | |
testUncastingAGraphNodeWillUncastTheDateTimeObject() | 60 | 1 | 14 | |
testAnEmptyBaseGraphNodeCanInstantiate() | 73 | 1 | 5 | |
testAGraphNodeCanInstantiateWithData() | 72 | 1 | 5 | |
testATimeStampCanBeConvertedToADateTimeObject() | 63 | 1 | 10 | |
testAGraphDateStringCanBeConvertedToADateTimeObject() | 63 | 1 | 10 | |
testGettingGraphNodeAsAnArrayWillNotUncastTheDateTimeObject() | 66 | 1 | 8 | |
testReturningACollectionAsJasonWillSafelyRepresentDateTimes() | 66 | 1 | 8 |